MSVC Builds: Create libgtk3.manifest
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 6 Aug 2014 07:42:23 +0000 (15:42 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 6 Aug 2014 07:42:23 +0000 (15:42 +0800)
commit285f1cc30fc03f385d1a48d86ec13f2f450981bd
treec3714a0ed0f78a7f82ae5185148ccc6a57dc9d95
parent781846e5645cad1726718ad3527829c8451a724a
MSVC Builds: Create libgtk3.manifest

Use the Python script that was used to create gtk-win32.rc from
gtk-win32.rc.in to similarly create libgtk3.manifest.  As the wildcard
character can be used for all architectures, use that.

The libgtk3.manifest file needs to be specified explicitly in the projects,
so that it will be recognized and built into the GTK dll, so update the
project files as well on this part.

https://bugzilla.gnome.org/show_bug.cgi?id=733773
build/win32/process-in-win32.py
build/win32/vs10/gtk-gen-srcs.props
build/win32/vs10/gtk.vcxproj.filtersin
build/win32/vs10/gtk.vcxprojin
build/win32/vs9/gtk-gen-srcs.vsprops
build/win32/vs9/gtk.vcprojin